Translate methods and properties#464
Merged
Merged
Conversation
Collaborator
mattwang44
reviewed
Jul 11, 2023
Contributor
|
我根據 #464 (comment) 的方式設定 Poedit 但是在按下儲存時還是會產生不必要的變更,以
|
Collaborator
這個我也有遇到,但設定正確後應該不致會像這個 PR 的第一個 commit 一樣改動那麼多 |
Contributor
|
對的,是不會像之前變動那麼多 所以這個在送出 commit 前應該修正回來嗎? |
Collaborator
可以不用,目前觀察是不會阻礙 html doc build(你也可以再幫忙注意或實驗一下) |
Collaborator
|
Hi @YellowElephantHive |
Contributor
Author
|
有喔
Wei-Hsiang (Matt) Wang ***@***.***>於 2023年7月25日 週二,下午2:35寫道:
… Hi @YellowElephantHive <https://github.com/YellowElephantHive>
想請問你有機會再繼續修 PR 嗎?
—
Reply to this email directly, view it on GitHub
<#464 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHNNKIVPQW6GWZI7EPEENM3XR5SMJANCNFSM6AAAAAA2DQHGHI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Collaborator
|
嗨 @YellowElephantHive |
mattwang44
reviewed
Dec 8, 2023
mattwang44
reviewed
Dec 8, 2023
Collaborator
|
rebased (changed target to 3.12), squashed commits, & fixed translations |
Collaborator
|
@mattwang44 |
Collaborator
已確認,我會繼續進行 pathlib |
beccalzh
pushed a commit
to beccalzh/python-docs-zh-tw
that referenced
this pull request
Sep 4, 2024
Co-authored-by: Yu-Chun Lai <wayne.lai@everest.com.tw>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Hi everybody,
I translated the "Methods and Properties" section.
It includes the following sentence:
'''
Methods and properties
Pure paths provide the following methods and properties:
A string representing the drive letter or name, if any::
UNC shares are also considered drives::
A string representing the (local or global) root, if any::
'''